home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 4928 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.8 KB  |  44 lines

  1. Path: nntp.uio.no!solace!news
  2. From: Watchman of FairLight <watchman@ludd.luth.se>
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: Please Read: WHAT IS UUENCODING?
  5. Date: Mon, 01 Apr 1996 21:52:19 +0100
  6. Organization: FairLight
  7. Message-ID: <31604203.4EDF@ludd.luth.se>
  8. References: <4jg85q$a7v@hasle.sn.no> <9603300104.AA0015t@cosine.demon.co.uk> <4jm0vr$289@hasle.sn.no>
  9. NNTP-Posting-Host: flt.campus.luth.se
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=iso-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-Mailer: Mozilla 2.0 (Win95; I)
  14.  
  15. Hi!
  16.  
  17. A short description of uuencoding:
  18.  
  19. Take an array of 8bit data. Interpret the first 7 bits as a 7 bit ASCII 
  20. character. Continue with next 7 bits and do the same. Repeat until end.
  21.  
  22. This means that the source grows to approx 9/8 of it's original size. 
  23. The std uuencode also includes a padding format which makes the 
  24. uuencoded file easier to include in a textfile (fex mail).
  25.  
  26. Side Issue:
  27. If you have a limited 'alphabet' you can gain some compression by 
  28. encoding 'letters' from the 'alphabet' withing bytes and crossing 
  29. byteboundaries. There is a MC Monitor that used two bytes to store the 3 
  30. letter mnemonics. I myself have used the exact same method to store 
  31. scrolltexts in crackintros... The only problem is that you then have to 
  32. write scrolltext with longer than a certain lenght in order to gain 
  33. anything from this method, something I obviously have no problem doing!
  34.  
  35. Cheers!
  36. Joachim - Watchman of FairLight
  37. -- 
  38. -----------------------------------------------------------
  39.  Joachim Str÷mbergson: Msc Student, nice to small animals.          
  40.    Snail:                C64           Mail:
  41.  Pors÷gσrden 24:6     FairLight      watchman@ludd.luth.se 
  42.  977 54 Luleσ            C64        Phone: 0920 - 22 16 42
  43. -----------------------------------------------------------
  44.